home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 24
/
Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso
/
Aminet
/
comm
/
misc
/
TC_Miami.lha
/
rexx
/
IconifyTC.mrx
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-09
|
144 b
|
13 lines
/*
**
** use this to iconify TC
**
*/
options results
IF (SHOW('P',TIMECONNECT.1) ~=0) then
DO
address 'TIMECONNECT.1'
'iconify TRUE'
END